home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / iDive.dmg / iDive.app / Contents / Resources / Italian.lproj / iDiveShootingSession.nib / classes.nib < prev    next >
Text File  |  2005-12-15  |  4KB  |  93 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = AFBevelView; LANGUAGE = ObjC; SUPERCLASS = NSBox; }, 
  4.         {
  5.             CLASS = AFDVCaptureComponentView; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSQuickDrawView; 
  8.         }, 
  9.         {
  10.             ACTIONS = {toggleDetailVisible = id; }; 
  11.             CLASS = AFDisclosureView; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {detailView = NSView; }; 
  14.             SUPERCLASS = NSView; 
  15.         }, 
  16.         {CLASS = AFMetalBorderView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  17.         {CLASS = AFMetalHeaderView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  18.         {
  19.             ACTIONS = {
  20.                 cameraFwd = id; 
  21.                 cameraPause = id; 
  22.                 cameraPlay = id; 
  23.                 cameraRew = id; 
  24.                 cameraStop = id; 
  25.                 changeCompressionChoice = id; 
  26.                 changeSamplingOptions = id; 
  27.                 chooseFootageCompressionSettings = id; 
  28.                 closeWindow = id; 
  29.                 footageCompressionPresetChanged = id; 
  30.                 measureAvailableSpaceOnVolume = id; 
  31.                 refreshDeviceState = id; 
  32.                 switchTimeEquivalentDisplay = id; 
  33.                 toggleCompression = id; 
  34.                 toggleFootageCaptureOptions = id; 
  35.                 toggleFootageCompression = id; 
  36.             }; 
  37.             CLASS = AFiDiveBasicCaptureModuleController; 
  38.             LANGUAGE = ObjC; 
  39.             OUTLETS = {
  40.                 availableMinutesOfRecordingTextMessage = NSTextField; 
  41.                 availableSizeOnVolumeIndicator = NSProgressIndicator; 
  42.                 availableSizeOnVolumeTextMessage = NSTextField; 
  43.                 captureComponentView = AFDVCaptureComponentView; 
  44.                 captureFootageChoice = NSButton; 
  45.                 captureWindow = NSWindow; 
  46.                 closeWindowButton = NSButton; 
  47.                 compressionChoice = NSButton; 
  48.                 compressionDetailsTab = NSTabView; 
  49.                 deleteOriginalFootageCheckBox = NSButton; 
  50.                 deviceNameField = NSTextField; 
  51.                 footageCompressionChoice = NSButton; 
  52.                 footageCompressionPresetsMenu = NSMenu; 
  53.                 footageCompressionSettingsButton = NSButton; 
  54.                 footagePresetsPopUpButton = NSPopUpButton; 
  55.                 imageQualityChooser = NSSlider; 
  56.                 refreshDeviceStateButton = NSButton; 
  57.                 samplingChooser = NSSlider; 
  58.                 samplingInfoCheckMark = NSImageView; 
  59.                 samplingInfoText = NSTextField; 
  60.                 scanningSpeedSwitch = NSSegmentedControl; 
  61.                 statusBarMessage = NSTextField; 
  62.                 statusBarProgressIndicator = NSProgressIndicator; 
  63.                 timeEquivalentSwitcherButton = NSButton; 
  64.             }; 
  65.             SUPERCLASS = NSObject; 
  66.         }, 
  67.         {
  68.             ACTIONS = {
  69.                 addMarker = id; 
  70.                 applyChanges = id; 
  71.                 removeSelectedMarker = id; 
  72.                 toggleRecordSession = id; 
  73.             }; 
  74.             CLASS = AFiDiveLiveCaptureModuleController; 
  75.             LANGUAGE = ObjC; 
  76.             OUTLETS = {
  77.                 addMarkerButton = NSButton; 
  78.                 applyChangesButton = NSButton; 
  79.                 captureOptionsBorderView = AFMetalBorderView; 
  80.                 loggingBorderView = AFMetalBorderView; 
  81.                 recordButton = NSButton; 
  82.                 sessionMarkerListController = NSArrayController; 
  83.                 syncRecordWithCamera = NSButton; 
  84.             }; 
  85.             SUPERCLASS = AFiDiveBasicCaptureModuleController; 
  86.         }, 
  87.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  88.         {CLASS = NSObject; LANGUAGE = ObjC; }, 
  89.         {CLASS = NSSegmentedCell; LANGUAGE = ObjC; SUPERCLASS = NSActionCell; }, 
  90.         {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
  91.     ); 
  92.     IBVersion = 1; 
  93. }